pub unsafe extern "system" fn RangeMapAddPeImageSections(
    rmaphandle: *const c_void,
    imagename: PCWSTR,
    mappedimage: *const c_void,
    mappingbytes: u32,
    imagebase: u64,
    usertag: u64,
    mappingflags: u32,
) -> BOOL