#[unsafe(no_mangle)]pub unsafe extern "C" fn retro_camera_frame_raw_framebuffer_callback( buffer: *const u32, width: c_uint, height: c_uint, pitch: usize, )
TODO: Documentation