pub unsafe extern "system" fn RtlGenRandom(
    randombuffer: *mut c_void,
    randombufferlength: u32,
) -> BOOLEAN