pub unsafe extern "C" fn DynamicLib_Get(
    lib: *mut c_void,
    name: *const c_char,
    symbol: *mut *mut c_void
) -> cc_result