pub unsafe extern "C" fn SSL_CTX_callback_ctrl__fixed_rust(
    ctx: *mut SSL_CTX,
    cmd: c_int,
    fp: Option<unsafe extern "C" fn()>
) -> c_long