pub unsafe extern "C" fn CFBundleGetFunctionPointersForNames(
    bundle: CFBundleRef,
    functionNames: CFArrayRef,
    ftbl: *mut [c_void]
)