pub unsafe extern "system" fn RtlFindClosestEncodableLength(
    sourcelength: u64,
    targetlength: *mut u64
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"