pub unsafe extern "C" fn SSL_CREDENTIAL_set1_signing_algorithm_prefs( cred: *mut SSL_CREDENTIAL, prefs: *const u16, num_prefs: usize, ) -> c_int