pub unsafe extern "C" fn sha1_finish_ret(
    ctx: *mut sha1_context,
    output: *mut c_uchar
) -> c_int