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