pub type check_function_callback = Option<unsafe extern "C" fn(func_id: Oid, context: *mut c_void) -> bool>;