Function LLVMLoadLibraryPermanently

Source
#[no_mangle]
pub extern "C" fn LLVMLoadLibraryPermanently(
    Filename: *const c_char,
) -> LLVMBool