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