pub unsafe extern "C" fn OSSL_PARAM_get_octet_string( p: *const OSSL_PARAM, val: *mut *mut c_void, max_len: usize, used_len: *mut usize, ) -> c_int