pub unsafe extern "C" fn GB_get_state_model_from_buffer( buffer: *const u8, length: usize, model: *mut GB_model_t, ) -> c_int