pub unsafe extern "C" fn cgimage_get_data( image: *const c_void, out_ptr: *mut *const u8, out_length: *mut usize, ) -> bool