pub unsafe extern "C" fn cgimage_save_to_file( image: *const c_void, path: *const i8, format: i32, quality: f32, ) -> bool