pub unsafe extern "C" fn plugin_register_init(
    name: *const c_char,
    callback: plugin_init_cb
) -> c_int