Function GetProcAddress

pub unsafe extern "system" fn GetProcAddress(
    hmodule: HMODULE,
    lpprocname: PCSTR,
) -> FARPROC