Function SHA512

Source
pub unsafe extern "C" fn SHA512(
    d: *const u8,
    n: usize,
    md: *mut u8,
) -> *mut u8