pub unsafe extern "C" fn RIPEMD160_Transform(
    ctx: *mut RIPEMD160_CTX,
    block: *const u8
)