Function LoadLibraryA

pub unsafe extern "system" fn LoadLibraryA(
    lplibfilename: PCSTR,
) -> HMODULE