pub unsafe extern "C" fn cudnnCreateAttnDescriptor(
    attnDesc: *mut cudnnAttnDescriptor_t
) -> cudnnStatus_t