pub type DoorFunc = unsafe extern "C" fn(_: *mut c_void, _: *mut c_char, _: usize, _: *mut DoorDesc, _: c_uint);
Function signature for door invocations