pub unsafe extern "C" fn panda_register_callback_helper(
    plugin: *mut c_void,
    type_: panda_cb_type,
    cb: *mut panda_cb
)