pub unsafe extern "C" fn dlopen(
    filename: *const i8,
    flag: i32
) -> *mut c_void