pub unsafe extern "C" fn panda_require_from_library(
    plugin_name: *const c_char,
    plugin_args: *mut *mut c_char,
    num_args: u32
)