pub unsafe extern "C" fn plugin_register_read(
    name: *const c_char,
    callback: Option<unsafe extern "C" fn() -> c_int>
) -> c_int