pub type ModeInit = Option<unsafe extern "C" fn(sw: *mut Mode) -> c_int>;
Initialize the Mode.
Returns true if successful.
true