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