pub type retro_get_eject_state_t = Option<unsafe extern "C" fn() -> bool>;
Gets current eject state. The initial state is ‘not ejected’.