pub unsafe extern "C" fn OSSL_PARAM_construct_uint(
    key: *const c_char,
    buf: *mut c_uint
) -> OSSL_PARAM