pub unsafe extern "system" fn SetupCommitFileQueueA(
    owner: HWND,
    queuehandle: *const c_void,
    msghandler: PSP_FILE_CALLBACK_A,
    context: *const c_void,
) -> BOOL