pub unsafe extern "C" fn GB_save_battery_to_buffer( gb: *mut GB_gameboy_t, buffer: *mut u8, size: usize, ) -> c_int