pub unsafe extern "C" fn sha256_finish(
    ctx: *mut sha256_context,
    output: *mut c_uchar
)