pub unsafe extern "C" fn _panda_load_plugin(
    filename: *const c_char,
    plugin_name: *const c_char,
    library_mode: bool
) -> bool