pub unsafe extern "C" fn prefs_register_codec( name: *const c_char, title: *const c_char, description: *const c_char, apply_cb: Option<unsafe extern "C" fn()>, ) -> *mut module_t