pub unsafe extern "C" fn cm_sample_buffer_get_screen_rect( sample_buffer: *mut c_void, out_x: *mut f64, out_y: *mut f64, out_width: *mut f64, out_height: *mut f64, ) -> bool