pub unsafe extern "C" fn cudnnCreateLRNDescriptor(
    normDesc: *mut *mut cudnnLRNStruct
) -> cudnnStatus_t