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