Function BindImageEx

pub unsafe extern "system" fn BindImageEx(
    flags: u32,
    imagename: PCSTR,
    dllpath: PCSTR,
    symbolpath: PCSTR,
    statusroutine: PIMAGEHLP_STATUS_ROUTINE,
) -> BOOL