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