pub unsafe extern "system" fn DbgHelpCreateUserDumpW(
    filename: PCWSTR,
    callback: PDBGHELP_CREATE_USER_DUMP_CALLBACK,
    userdata: *const c_void,
) -> BOOL