pub unsafe extern "system" fn SetupQueueRenameSectionA(
    queuehandle: *const c_void,
    infhandle: *const c_void,
    listinfhandle: *const c_void,
    section: PCSTR,
) -> BOOL