pub unsafe extern "C" fn register_module_init(
    fn_: Option<unsafe extern "C" fn()>,
    type_: module_init_type
)