pub unsafe extern "C" fn wc_Sha384Copy(
    src: *mut wc_Sha384,
    dst: *mut wc_Sha384
) -> c_int